@kodiak-finance/orderly-trading-leaderboard 2.8.22-beta.1 → 2.8.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  var dateFns = require('date-fns');
4
4
  var react = require('react');
5
- var orderlyI18n = require('@kodiak-finance/orderly-i18n');
6
5
  var orderlyHooks = require('@kodiak-finance/orderly-hooks');
6
+ var orderlyI18n = require('@kodiak-finance/orderly-i18n');
7
7
  var orderlyUi = require('@kodiak-finance/orderly-ui');
8
8
  var jsxRuntime = require('react/jsx-runtime');
9
9
  var lucideReact = require('lucide-react');